-
Home
-
FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration
-
1.12
-
Code
-
Classes
- TaskController
Total Complexity |
51 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
422 |
Lines of code |
302 |
Logical lines of code |
141 |
Comment lines |
8 |
Methods |
24 |
Properties |
2 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
moveTask() |
A |
44 |
11 |
40 |
updateTaskPropValidationAndSanitation() |
S |
44 |
5 |
47 |
find() |
S |
50 |
5 |
27 |
updateTaskDates() |
S |
56 |
4 |
17 |
create() |
S |
52 |
3 |
23 |
updateTaskProperties() |
S |
53 |
3 |
22 |
getTasksByBoard() |
S |
56 |
2 |
19 |
getArchivedTasks() |
S |
65 |
2 |
9 |
__construct() |
S |
73 |
1 |
5 |
getTopTasksForBoards() |
S |
66 |
1 |
8 |
getStageType() |
S |
71 |
1 |
6 |
getActivities() |
S |
68 |
1 |
7 |
updateTaskCoverPhoto() |
S |
66 |
1 |
8 |
taskStatusUpdate() |
S |
70 |
1 |
6 |
delete() |
S |
63 |
1 |
10 |
taskSanitizeAndValidate() |
S |
75 |
1 |
4 |
getLabelsByTask() |
S |
70 |
1 |
6 |
getStageByTask() |
S |
71 |
1 |
6 |
assignYourselfInTask() |
S |
71 |
1 |
6 |
detachYourselfFromTask() |
S |
68 |
1 |
7 |
taskMetaSanitizeAndValidate() |
S |
75 |
1 |
4 |
moveTaskToNextStage() |
S |
71 |
1 |
6 |
sendMailAfterStageChange() |
S |
74 |
1 |
4 |
getAssociatedTasks() |
S |
74 |
1 |
5 |